#Log iptables traffic on a specific port (25, in this case):
iptables -A INPUT -p tcp --dport 25 -j LOG --log-prefix "SMTPTRAFFIC:"
Subscribe to:
Post Comments (Atom)
Oracle Linux virt-manager Error launching create dialog: list index out of range
After a fresh install of Oracle Linux 9.1 and installing virt-manager/virt-install, I tried to create a new virtual machine and got this err...
-
Have you ever seen a message in /var/adm/syslog/syslog.log and wished that something special could be done when it occurs? The messages in...
-
Recently, I enabled GPRS on my phone, so that I could get high speed connections to the Internet from my Tungsten T2 via Bluetooth. Unfor...
-
Create a backup using a graph file The easiest way to use fbackup is to create a file containing a list of files/directories to be ...
No comments:
Post a Comment